Skip to content

[VIndex] Custom SumDB client - #47

Merged
mhutchinson merged 2 commits into
transparency-dev:mainfrom
mhutchinson:sumdb-fulltool
Sep 25, 2025
Merged

[VIndex] Custom SumDB client#47
mhutchinson merged 2 commits into
transparency-dev:mainfrom
mhutchinson:sumdb-fulltool

Conversation

@mhutchinson

Copy link
Copy Markdown
Contributor

Added a custom client for SumDB targeted at module maintainers. This
queries a local checkout of a Go Module, and checks that every entry in
SumDB has a corresponding git tag.

It also prints out informational output in the case that there are local
tags not present in SumDB. This is not a problem for SumDB, but it
should be interesting to module authors if a version was never served.

Note: the vanilla client still works and is documented for completeness.

@mhutchinson
mhutchinson force-pushed the sumdb-fulltool branch 3 times, most recently from cd4a4bc to 3fcdbff Compare September 25, 2025 13:00
Added a custom client for SumDB targeted at module maintainers. This
queries a local checkout of a Go Module, and checks that every entry in
SumDB has a corresponding git tag.

It also prints out informational output in the case that there are local
tags not present in SumDB. This is not a problem for SumDB, but it
should be interesting to module authors if a version was never served.

Note: the vanilla client still works and is documented for completeness.
Comment thread vindex/cmd/sumdbverify/client.go Outdated
Comment thread vindex/cmd/sumdbverify/client.go
Comment thread vindex/cmd/sumdbverify/client.go Outdated
@mhutchinson
mhutchinson merged commit ee99927 into transparency-dev:main Sep 25, 2025
6 checks passed
@mhutchinson
mhutchinson deleted the sumdb-fulltool branch September 25, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants